home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / telecomm / kivi137.lzh / KIVI.BBS < prev    next >
Encoding:
File List  |  1995-04-14  |  953 b   |  38 lines

  1. # Lines starting with '#' are treated as comments.
  2. # This file is used to configure BBS specific options.
  3. #
  4. # The following options are supported:
  5. #  - Translation : Changes the translation table
  6. #  - Usepacker : Changes the default packer (the packer
  7. #                which will be used to pack the replies)
  8. #  - QuoteHeader : Changes the string to be used as
  9. #                  quote header
  10. #  - QuoteTo : Changes the Format quote width.
  11. #
  12. # Format:
  13. # BBS_ID=<Your BBS's id> (this is usually the packet name)
  14. # <Option name>=<option value>
  15. # ...
  16. # BBS_ID=<Another BBS>
  17. # <Option name>=<option value>
  18. # ...
  19. # When you use BBS_ID=DEFAULT, all packets that do not have
  20. # own entry will use this one's options.
  21. # Examples:
  22.  
  23. BBS_ID=KEVYT
  24. Translation=ISO.TRN
  25. Usepacker=LZH
  26. BBS_ID=DEFAULT
  27. Translation=
  28. BBS_ID=COMPOST
  29. Translation=SF7
  30. Usepacker=ZIP
  31. BBS_ID=MITS
  32. Translation=SF7
  33. Usepacker=ZIP
  34. BBS_ID=USENET
  35. Usepacker=LZH
  36.  
  37.